Index: trunk/data/validator/combinations.mapcss
===================================================================
--- trunk/data/validator/combinations.mapcss	(revision 7925)
+++ trunk/data/validator/combinations.mapcss	(revision 7929)
@@ -107,5 +107,6 @@
 
 /* {0.tag} without {1.key} */
-*[aeroway=terminal][!building] {
+*[aeroway=terminal][!building],
+*[amenity=place_of_worship][!religion] {
   throwWarning: tr("{0} without {1}", "{0.tag}", "{1.key}");
 }
