Index: trunk/resources/data/validator/combinations.mapcss
===================================================================
--- trunk/resources/data/validator/combinations.mapcss	(revision 19593)
+++ trunk/resources/data/validator/combinations.mapcss	(revision 19602)
@@ -335,5 +335,5 @@
 }
 
-/* {0.tag} together with {1.tag}, see #18411, #17950, #17330, #17623, #17592, #17594, #17542, #16861, #16147, #10186, #18815, #20960 */
+/* {0.tag} together with {1.tag}, see #18411, #17950, #17330, #17623, #17592, #17594, #17542, #16861, #16147, #10186, #18815, #20960, #24114 */
 *[barrier=kerb][kerb=no],
 way[highway=construction][construction][construction=~/^(yes|minor|no)$/],
@@ -353,5 +353,6 @@
 way[segregated][bicycle=no],
 way[segregated][foot=no],
-way[man_made=pipeline][tunnel=flooded] {
+way[man_made=pipeline][tunnel=flooded],
+*[line_management=termination][location:transition=yes] {
   throwWarning: tr("{0} together with {1}", "{0.tag}", "{1.tag}");
   group: tr("suspicious tag combination");
