Index: /trunk/data/validator/deprecated.mapcss
===================================================================
--- /trunk/data/validator/deprecated.mapcss	(revision 9159)
+++ /trunk/data/validator/deprecated.mapcss	(revision 9160)
@@ -575,4 +575,11 @@
   suggestAlternative: "{1.tag}";
 }
+/* #12135 - Tag removed rom rendering https://github.com/gravitystorm/openstreetmap-carto/pull/1830 */
+*[landuse=conservation] {
+  throwWarning: tr("{0} is deprecated", "{0.tag}");
+  suggestAlternative: "boundary=protected_area";
+  fixAdd: "boundary=protected_area";
+  fixRemove: "landuse";
+}
 
 /* #12205 */
