Not as far as I can tell but bash might be cleaning it up for me, / isn't a valid character in filenames so there's no chance of you needing to use it for anything except directory separators.
I just wrote a quick C program to test it and it worked with /tmp//////somefile too so I don't think it matters at all.