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