The most compelling reason for me is that the use of the tag would make it impossible to consider html as a well-formed xml.
That is, the special meaning behind one tag that alters the way the document is processed is a bad precedent making it impossible to account for newer versions. For instance, there's no way you can skip unknown tag with its content if you can't tell when it's over without knowing this particular markup specs.