Index: trunk/data/validator/combinations.mapcss
===================================================================
--- trunk/data/validator/combinations.mapcss	(revision 8578)
+++ trunk/data/validator/combinations.mapcss	(revision 8591)
@@ -138,8 +138,8 @@
 }
 
-/* {0.tag} without {1.tag} */
+/* {0.tag} without {1.tag} (info level) see #11600 #11393*/
 *[highway=motorway][!oneway],
 *[highway=motorway_link][!oneway] {
-  throwWarning: tr("{0} without {1}", "{0.tag}", "{1.tag}");
+  throwOther: tr("{0} without {1}", "{0.tag}", "{1.tag}");
 }
 
