It so happens that $\lim_{x \to 0}\frac{e^{\sin{x}} - 1}{x} = 1$
Let $f(x) = e^{\sin{x}} - 1$
$f(x)$ has roots at $n\pi$ where $n\in\mathbb{Z}$
Hence, $$f(x) = A. x(x-\pi)(x+\pi)(x-2\pi)(x+2\pi)\ldots$$ But after solving for $A$ and post simplification, I get:
$$f(x) = x\prod_{n=1}^{\infty}\left(1-\frac{x^2}{n^2\pi^2}\right)$$
But this is the same as the infinite product form of $\sin{x}$. So is this correct?