Index: trunk/data/validator/geometry.mapcss
===================================================================
--- trunk/data/validator/geometry.mapcss	(revision 9985)
+++ trunk/data/validator/geometry.mapcss	(revision 10026)
@@ -222,4 +222,14 @@
 }
 
+/*see #11128*/
+way[highway] > node[amenity][!entrance][amenity!~/^(parking|parking_space|parking_entrance|motorcycle_parking|bicycle_parking)$/],
+way[highway] > node[building][!entrance],
+way[highway] > node[leisure][!entrance],
+way[highway] > node[office][!entrance],
+way[highway] > node[shop][!entrance],
+way[highway] > node[tourism][!entrance][tourism!=viewpoint] {
+        throwWarning: tr("{0} node connected to a highway", "{0.key}");
+}
+
 way[junction=roundabout]:righthandtraffic:clockwise,
 way[junction=roundabout]!:righthandtraffic:anticlockwise {
