diff --git a/scss/_reboot.scss b/scss/_reboot.scss
index 7e5aec9c1f90bd74820ab129a047dac0e0385f8b..6c294ce5a088ece4c7fe3d47b68939dec9cffc54 100644
--- a/scss/_reboot.scss
+++ b/scss/_reboot.scss
@@ -40,6 +40,7 @@ html {
 }
 
 // Shim for "new" HTML5 structural elements to display correctly (IE10, older browsers)
+// TODO: remove in v5
 // stylelint-disable-next-line selector-list-comma-newline-after
 article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
   display: block;