[ros-diffs] [reactos] 01/01: [NTOS:MM][NTOS:SE] Mute some noisy stubs Mute debug prints of MmDoesFileHaveUserWritableReferences and SeAuditingFileEventsWithContext stubs. These stubs are very noisy and create a lot of spam in the log when using Microsoft NTFS driver in ReactOS (with some other improvements applied). Implementing those functions isn't badly required for the proper work of this driver, so better way for now is just mute these stubs a bit. After my changes, they will be displayed only once, an