I really can't think of any, but could there be malicious effects of allowing users to run arbitrary regular expressions?
For example, say I have a website where people can try out regular expressions on a block of text -- is there anything I'd have to "sanitize" in the same way as for SQL statements?