Index: /trunk/src/VBox/Runtime/common/log/log.cpp
===================================================================
--- /trunk/src/VBox/Runtime/common/log/log.cpp	(revision 50403)
+++ /trunk/src/VBox/Runtime/common/log/log.cpp	(revision 50404)
@@ -1501,5 +1501,5 @@
             } /* strincmp */
         } /* for each flags */
-        // AssertMsg(fFound, ("%.15s...", psz));
+        AssertMsg(fFound, ("%.15s...", psz));
     }
 
