Index: trunk/data/validator/combinations.mapcss
===================================================================
--- trunk/data/validator/combinations.mapcss	(revision 8139)
+++ trunk/data/validator/combinations.mapcss	(revision 8147)
@@ -105,5 +105,6 @@
 *[reservoir_type               ][landuse!=reservoir][water!=reservoir],
 *[bridge:movable               ][bridge!=movable],
-*[parking                      ][amenity!~/^(parking|parking_space|parking_entrance|motorcycle_parking)$/]
+*[parking                      ][amenity!~/^(parking|parking_space|parking_entrance|motorcycle_parking)$/],
+*[cutline                      ][man_made!=cutline],
 *[bunker_type                  ][military!=bunker] {
   throwWarning: tr("{0} without {1}", "{0.key}", "{1.tag}");
Index: trunk/data/validator/geometry.mapcss
===================================================================
--- trunk/data/validator/geometry.mapcss	(revision 8139)
+++ trunk/data/validator/geometry.mapcss	(revision 8147)
@@ -6,4 +6,6 @@
 node[man_made=embankment],
 node[man_made=groyne],
+node[man_made=cutline],
+node[cutline],
 node[aerialway=cable_car],
 node[aerialway=gondola],
