Index: trunk/resources/data/validator/deprecated.mapcss
===================================================================
--- trunk/resources/data/validator/deprecated.mapcss	(revision 18523)
+++ trunk/resources/data/validator/deprecated.mapcss	(revision 18524)
@@ -2374,3 +2374,11 @@
 }
 
+/* #22120 */
+*[school=entrance] {
+  throwWarning: tr("{0} is deprecated", "{0.tag}");
+  suggestAlternative: "entrance=yes";
+  suggestAlternative: "entrance=main";
+  group: tr("deprecated tagging");
+}
+
 /* When tags are deprecated they should be added to ignoretags.cfg too. */
Index: trunk/resources/data/validator/ignoretags.cfg
===================================================================
--- trunk/resources/data/validator/ignoretags.cfg	(revision 18523)
+++ trunk/resources/data/validator/ignoretags.cfg	(revision 18524)
@@ -726,4 +726,5 @@
 K:substance=heat
 K:surface=decoturf
+K:school=entrance
 ;
 ; Tags not yet decided (to remove from this section when added or moved up when deprecated) 
